Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(go): Set GOMEMLIMIT automatically #242

Closed
wants to merge 1 commit into from
Closed

Conversation

rkettelerij
Copy link
Collaborator

Description

To boost available heap memory

Type of change

  • New feature

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

@rkettelerij
Copy link
Collaborator Author

rkettelerij commented Sep 24, 2024

Closed for now, 90% is probably too high since we need to keep headroom for SQLite.

@rkettelerij rkettelerij deleted the GOMEMLIMIT branch September 25, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant